libghc-kan-extensions-dev software package provides Kan extensions, Kan lifts, etc., you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-kan-extensions-dev
libghc-kan-extensions-dev is installed in your system.
Make ensure the libghc-kan-extensions-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-kan-extensions-dev *
You will get with libghc-kan-extensions-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Haskell |
| Package | libghc-kan-extensions-dev |
| Version | 4.2.3-1build4 |
| Description | Kan extensions, Kan lifts, etc. |
| Sub Section | Haskell |